projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bfb78f
)
*** empty log message ***
author
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 20 Dec 2008 15:31:14 +0000
(15:31 +0000)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Sat, 20 Dec 2008 15:31:14 +0000
(15:31 +0000)
src/frame.c
patch
|
blob
|
history
diff --git
a/src/frame.c
b/src/frame.c
index 560918aa9f32b0ab8eaf96e9a592e808a7e20022..8af3e4bf35f203a1ae56708e2a8bd3eeaf192207 100644
(file)
--- a/
src/frame.c
+++ b/
src/frame.c
@@
-1480,6
+1480,8
@@
But FORCE inhibits this too. */)
Vframe_list = Fdelq (frame, Vframe_list);
FRAME_SET_VISIBLE (f, 0);
+ f->menu_bar_vector = Qnil;
+
free_font_driver_list (f);
xfree (f->namebuf);
xfree (f->decode_mode_spec_buffer);